VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfTextEditorControllerBase<T> Class
In This Topic
WpfTextEditorControllerBase Class Events
In This Topic
For a list of all events of this type, see WpfTextEditorControllerBase<T>.
Public Events
 NameDescription
Public EventOccurs when editing is disabled.
Public EventOccurs when editing is enabled.
Public EventOccurs when editing is not possible.
Public EventOccurs when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase)
Public EventOccurs when interaction is finished. (Inherited from WpfInteractionControllerBase)
See Also